body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: url(/images/background.jpg) top center no-repeat #615c49;
	line-height: 1.5;
}

table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

h1 {	
	font-family: times new roman;
	font-size: 18px;
	font-weight: 600;
	color: #3f3c2f;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #3f3c2f;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

.containerTop {
	background: url(/images/containerTop.png) no-repeat;
	width: 950px;
	height: 49px;
	margin: 0;
	padding: 0;
}
.container {
	background: url(/images/containerBackground.png) repeat-y;
	width: 950px;
	margin: 0;
	padding: 0;
}
.containerBottom {
	background: url(/images/containerBottom.png) no-repeat;
	width: 950px;
	height: 50px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.containerBottom {
	margin-top: -12px;
}
}

div.contentWrapper {
	width: 850px;
	margin: 0 auto;
}

table.contentWrapper {
	margin-top: 20px;
}

.blurb {
	width: 550px;
	padding: 15px;
	height: 130px;
	background: #eeece0;
	float: left;
	line-height: 1.3;
}

.blurb img {
	float: right;
	margin-left: 15px;
}

.blurb p {
 	margin: 0;
	padding: 0;
}

.projects {
	width: 220px;
	height: 130px;
	padding: 15px;
	float: right;
	background: #eeece0;
}
.projects h2 {
	font-size: 15px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.projects ul {
	margin: 0;
	padding: 10px 0 0 15px;
}
.projects li {
	padding: 0 0 5px 15px;
	list-style: none;
	background: url(/images/bulletPoint.gif) no-repeat  0 4px;
}
.projects a {
	color: #333333;
	text-decoration: none;
}
.projects a:hover {
	color: #606060;
	text-decoration: none;
}
.logo {
	width: 900px;
	text-align: center;
	margin: 0 auto;
}

.header {
	width: 900px;
	height: 215px;
	margin: 5px auto 0 auto;
	background: url(/images/headerBackground.jpg) no-repeat;
}

.innerHeader {
	width: 900px;
	height: 110px;
	margin: 5px auto 0 auto;
	background: #333333;
}
.headerShaddow {
	width: 900px;
	margin: 0 auto;
	height: 15px;
	background: url(/images/shaddow.jpg) repeat-x;
}


.columns {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.column {
	width: 195px;
	float: left;
}
.column img {
	border: solid 1px #cccccc;
}

#two {
	margin: 0 23px 0 23px;
}
#three {
	margin: 0 23px 0 0;
}

.columnLinks {
	padding: 10px 0 15px 10px;
	height: 100px;
	background: #eeece0;
	
}
.columnLinks h2 {
	font-size: 15px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.columnLinks ul {
	margin: 0;
	padding: 10px 0 0 15px;
}
.columnLinks li {
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/images/bulletPoint.gif) no-repeat  0 4px;
}
.columnLinks a {
	color: #333333;
	text-decoration: none;
}
.columnLinks a:hover {
	color: #606060;
	text-decoration: none;
}


.mainContent {
	width: 650px;
	padding: 0 15px;
	vertical-align: top;
}

.mainContent a {
	color: #333333;
}
.contentImage {
	float: right;
	padding: 5px;
	border: solid 1px #cccccc;
	margin: 0 0 15px 15px;
}

.gallery li {
	list-style: none;
	margin: 0 10px 10px 0; padding: 0;
	float: left;
}
.gallery ul {
	margin: 0; padding: 0;
}

.gallery img {
	padding: 5px;
	border: solid 1px #cccccc;
}


	
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#wrap {
	width: 950px;
	margin: 0 auto;
}
.sidebar {
}

.footer {
position: relative;
	clear: both;
	height: 20px;
	width: 100%;
}

.clear {clear: both;}


.disclaimer {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}
.disclaimer a {
	color: #dadada;
}
	
/*















































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
